Skip to main content

ODBC manager

Type

glossary

Description

A utility program that manages database connections made via ODBC.

Typically, you use an ODBC manager program to create one or more DSNs with all the information needed to communicate with a database, such as its location and type. You use the DSN with the revOpenDatabase function to communicate with that database.

function: revOpenDatabase

glossary: DSN, Open Database Connectivity, database, function

Thank you for your feedback!

Was this page helpful?